//0x4 bytes (sizeof)
enum wil_details_CachedHasNotificationState
{
wil_details_CachedHasNotificationState_Unknown = 0,
wil_details_CachedHasNotificationState_DoesNotHaveNotifications = 1,
wil_details_CachedHasNotificationState_HasNotification = 2
};